home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol E-12 / Vol E-12.iso / games / barbie / barbie_l.swf / scripts / DefineSprite_23_square3 / frame_11 / PlaceObject2_22_2 / CLIPACTIONRECORD onClipEvent(enterFrame).as
Text File  |  2012-05-21  |  90b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(_root.flower == 1)
  3.    {
  4.       gotoAndStop(2);
  5.    }
  6. }
  7.